Release 10.1A: OpenEdge Development:
Progress 4GL Handbook


Creating a menu

To create a menu, use this statement:

CREATE MENU menu-handle [ ASSIGN attribute = value [ . . .] ] . 

As with other dynamic objects, you can assign one or more attributes as part of the CREATE statement or in separate statements that use the menu handle. Typical menu attributes include:

To associate a menu with a window, set the MENUBAR attribute of the window handle to the menu handle.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095